Disabling Process Dump
After you have finished debugging your application, you can disable the process dump feature (to prevent dumping because of exceptions and failures) with the following procedure. For a description of scenarios when you would use the process dump tool in COM+, see Process Dump Tool Concepts.
To disable process dump
- In the Component Services administrative tool, locate and right-click the COM+ application for which you want process dump disabled, and then click Properties.
- In the application properties dialog box, click the Dump tab.
- Under Enable Process Image Dump, uncheck the Enable Image Dump on Application Fault check box.
- Click OK.
For information on how to enable process dump, see Enabling Process Dump.